ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / GenericDocument<PageType,PagesCollectionType> Class / Pages Property

In This Topic
Pages Property (GenericDocument<PageType,PagesCollectionType>)
In This Topic
Gets or sets a reference to the page of the document.
Syntax
'Declaration
 
Public Shadows ReadOnly Property Pages As PagesCollectionType
 
See Also